Skip to content

Fix default settings for culler instructions #1035

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 15, 2025

Conversation

paololazzari
Copy link
Contributor

These are the settings in values.yaml:

cull:
  enabled: true
  users: false # --cull-users
  adminUsers: true # --cull-admin-users
  removeNamedServers: false # --remove-named-servers
  timeout: 3600 # --timeout
  every: 600 # --cull-every
  concurrency: 10 # --concurrency
  maxAge: 0 # --max-age

@yuvipanda yuvipanda merged commit 134ddd9 into jupyterhub:main Aug 15, 2025
2 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in PR triage (experimental) Aug 15, 2025
@yuvipanda
Copy link
Collaborator

Thank you so much, @paololazzari!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants